SftTree/NET 2.0

ShowExpandCollapseButtonsEnum Enumeration

Softel vdm, Inc.

Used with the ShowExpandCollapseButtons property to define whether expand/collapse buttons are shown.

Syntax      ShowExpandCollapseButtonsEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum ShowExpandCollapseButtonsEnum

C#   

public enum ShowExpandCollapseButtonsEnum

C++   

public enum class ShowExpandCollapseButtonsEnum


Member

Value

Description

None

0

No expand/collapse buttons are shown.

AllLevels

1

Expand/collapse buttons are shown on all item levels, based on each item's ExpandCollapseButton property.

Comments

The ShowExpandCollapseButtonsEnum enumeration is used with the ShowExpandCollapseButtons property to define whether expand/collapse buttons are shown.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com